home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / wof63.zip / WHEEL.DOC < prev    next >
Text File  |  1996-07-09  |  28KB  |  596 lines

  1.  
  2.                             WHEEL of FORTUNE
  3.  
  4.                                  v6.3
  5.  
  6.                                    by
  7.  
  8.                               Al Lawrence
  9.  
  10.                             Sunrise-80  BBS
  11.                        (404) 256-9525 (33.6 USR)
  12.                        (404) 705-9104 (33.6 USR)
  13.                   (404) 256-9518 (VOICE, 9am-9:30pm EST)
  14.                      (Email) al_lawre@ix.netcom.com
  15.  
  16.  
  17.                                 OVERVIEW
  18.                                 ________
  19.  
  20.  
  21.    Wheel of Fortune is an adaptation of the very popular TV game show.
  22.    The game is played almost exactly the same, however, you will have to
  23.    use your imagination when it comes to who is turning the letters on
  24.    the board. I can assure you that Vanna is not doing the turning. The
  25.    game has a SAVE feature which allows the caller to quit the game and
  26.    pick up where they left off, when the caller next chooses the door.
  27.  
  28.    NOTE: Most errors will be logged to a file called DFRAME.ERR, which is
  29.          created in the directory you run the door from.
  30.  
  31.  
  32.                               INSTALLATION
  33.                               ____________
  34.  
  35.  
  36.    Installation is fairly easy and straight-forward. The following steps and
  37.    examples should have you up and running in a very short period of time.
  38.    It is assumed that you are familiar with setting up DOORS on your system.
  39.    To this end, only examples of the configuration file and Door batch file
  40.    are described.
  41.  
  42.       1) Create a directory to hold all WHEEL of FORTUNE files.
  43.  
  44.       2) Unzip WOFxx.ZIP into the the above directory.
  45.  
  46.       3) Create a configuration file, with a name of your choice, or
  47.          modify the supplied WHEEL.CFG file. A description follows:
  48.  
  49.             **                       Location of System FIle (See Below)
  50.             SUNRISE-80 BBS           Your BBS Name
  51.             Al                       Sysop's First Name
  52.             Lawrence                 Sysop's Last name
  53.  
  54. |-----------------------------------------------------------------------------|
  55. | READ!     1                        CommPort  \ These 2 lines are required   |
  56. | READ!     1                        Node #    / ONLY for GTUSER.BBS          |
  57. |-----------------------------------------------------------------------------|
  58.  
  59.             00000000                 Registration Number
  60.  
  61.             50                       Number of entries in the Top Score file
  62.                                      Minimum=10, Maximum=50, Default=50
  63.  
  64.             20                       Number of puzzles each player has to solve.
  65.                                      Minimum=10, Maximum=50, Default=20
  66.  
  67.  
  68.         #   7                        NUMBER of chances given to solve each
  69.                                      puzzle. A wrong letter choice, landing
  70.                                      on "LOSE TURN" or "BANKRUPT" reduces
  71.                                      this variable by 1. When it reaches 0
  72.                                      the caller receives 100 pts, whether
  73.                                      caller has accumulateed more or not,
  74.                                      and they move on to the next puzzle.
  75.                                      This is the default!
  76.                                                     - or -
  77.  
  78.                                      LEVELS - allows caller to select a level
  79.                                      of difficulty. There are 4 levels and each
  80.                                      level carries a different number of chances
  81.                                      & a sliding percentage of the wheel points
  82.                                      caller will accumulate.
  83.  
  84.             2                        The number of players that must complete
  85.                                      all puzzles, before the puzzles are
  86.                                      changed automatically by WOFMAINT, usually
  87.                                      in your nightly event processing.
  88.  
  89.        #    3                        Number of puzzles the caller is allowed
  90.                                      to play per day.
  91.                                      (Sysop is unlimited in registered version!)
  92.  
  93.        #    NONE                     Full drive:\path\filename for Top Score
  94.                                      Bulletin, or NONE (ASCII)
  95.  
  96.        #    NONE                     Full drive:\path\filename for Top Score
  97.                                      Bulletin, or NONE  (ANSI)
  98.  
  99.        #    NONE                     Full drive:\path\filename for Hall of
  100.                                      Fame Bulletin, or NONE  (ASCII)
  101.  
  102.        #    NONE                     Full drive:\path\filename for Hall of
  103.                                      Fame Bulletin, or NONE   (ANSI)
  104.  
  105.             2                        1 = Do Not Display ADOPT-A-DOOR Message
  106.                                      2 = Display ADOPT-A-DOOR Message
  107.  
  108.  
  109.         #   2                        Keyboard Timeout Value in Minutes.
  110.                                      If key not depressed for "value" minutes
  111.                                      then game is saved. Minimum = 2 minutes
  112.  
  113.         #   N                        Y = Allow callers to add Puzzles
  114.                                      N = Do not allow callers to add Puzzles.
  115.                                      (See 'Caller Supplied Puzzles' below)
  116.  
  117.             12000                    Value used to dictate the speed the
  118.                                      wheel will spin. Since I run on a 286/12
  119.                                      I have determined that a value of 12000
  120.                                      performs well. For an 8088 CPU you would
  121.                                      lower the value and for a faster CPU you
  122.                                      would raise the value (range: 1000-15000)
  123.                                      If you find the optimum value for a
  124.                                      specific machine type, please share it
  125.                                      on the support board or thru any Sysop
  126.                                      or BBS_Door echo you have access to!
  127.  
  128.         #   Y                        Y = Allow Sysop to play as many games as
  129.                                          there are questions
  130.                                      N = Sysop just like a regular player
  131.  
  132.     @   #   XXXX/YYYY                 Blackout Range  From/To
  133.     @   #   XXXX/YYYY                 Blackout Range  From/To
  134.     @   #   XXXX/YYYY                 Blackout Range  From/To
  135.     @   #   XXXX/YYYY                 Blackout Range  From/To
  136.     @   #   XXXX/YYYY                 Blackout Range  From/To
  137.  
  138.             N                         Y = Force Caller to respond to
  139.                                           Instructions <y/n). May need this with
  140.                                           Digiboards.
  141.                                       N = Allow caller to press ENTER in
  142.                                           response to Instructions <y/N>
  143.  
  144.             N                         Y = Use Alias for Caller's name
  145.                                           (Requires Door.Sys)
  146.                                       N = Use Logon Name for Caller's name
  147.  
  148.             Y                         Y = Log all callers to USAGEx
  149.                                       N = Do not log callers
  150.  
  151.  
  152.          ** = Replace with ONE of the following:
  153.  
  154. C:\bbs\PCBOARD.SYS              <- For PCBoard systems using PCBOARD.SYS only
  155. C:\BBS\CALLINFO.BBS             <- For Wildcat! systems (prior to v3.0)
  156. C:\BBS\DOOR.SYS                 <- For ANY systems that support DOOR.SYS
  157. C:\BBS\DORINFOx.DEF             <- For ANY systems that support DORINFOx.DEF
  158. C:\BBS\SFDOORS.DAT              <- For Spitfire systems.
  159. c:\bbs\TRIBBS.SYS               <- For TriBBS systems.
  160. C:\BBS\GTUSER.BBS               <- For GT Power
  161.                                    * if using this option you must put the
  162.                                      ComPort # on line 5 and the Node # on
  163.